Skip to content

Simplify README install flow#42

Merged
starfleeth merged 2 commits intomainfrom
readme-install-flow
May 1, 2026
Merged

Simplify README install flow#42
starfleeth merged 2 commits intomainfrom
readme-install-flow

Conversation

@starfleeth
Copy link
Copy Markdown
Contributor

Summary

  • Lead with the two slash commands (/plugin marketplace add + /plugin install) as the primary install path
  • Move the plugin-manager walkthrough to a secondary "Alternative: interactive install" section
  • Replace "Restart Claude Code" with /reload-plugins, which activates the plugin in the current session without a restart

Test plan

  • Render the README on GitHub and verify the Installation section reads cleanly
  • Follow the two-command flow end-to-end in Claude Code and confirm the temporal plugin loads after /reload-plugins
  • Follow the alternative interactive flow and confirm it also works

🤖 Generated with Claude Code

Lead with the two slash commands (`/plugin marketplace add` + `/plugin install`) as the primary install path, and move the plugin-manager walkthrough below as an alternative interactive flow. Replace "Restart Claude Code" with `/reload-plugins`, which activates the plugin in the current session without a restart.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Comment thread README.md
2. Restart Claude Code
Then run `/reload-plugins` to activate the plugin in the current session.

### Alternative: interactive install
Copy link
Copy Markdown

@brianstrauch brianstrauch Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't frame this as an "alternative". You might want enable auto-updates in addition to the steps above. In fact, that's the only reason to go through this flow. I would frame this as a recommend extra step (and only cover enabling auto-updates here, leaving out plugin installation)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed that there is no reason to use this install path unless you prefer interactivity to copy pasting. I think this is best resolved by adding after the /reload-plugins command to also enable auto update interactively. thought?

clarify auto-update selection
@starfleeth starfleeth merged commit 0e57bd0 into main May 1, 2026
3 checks passed
@starfleeth starfleeth deleted the readme-install-flow branch May 1, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants